From cff44fa9110855e8eacfec6a8b7b6d8e6fc18b35 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 12 Aug 2005 08:40:20 +0000 Subject: [PATCH] absolute path for ocaml-md5sums --- postinst-ocaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postinst-ocaml b/postinst-ocaml index 37488034..734c0870 100644 --- a/postinst-ocaml +++ b/postinst-ocaml @@ -1,3 +1,3 @@ if [ "$1" = "configure" ]; then - ocaml-md5sums update + /usr/bin/ocaml-md5sums update fi -- 2.30.2